[][src]Crate rm_rf

Functions

ensure_removed

same as remove_all above, but succeeds for non-existent target, akin to rm -rf.

remove

Force-removes a file/directory and all descendants.